23. AudioManager Service

AudioManager Service

INSTRUCTOR NOTE:

In this course, we won’t be creating our own service, but you can learn more about services in Android here.

For now, just know that AudioManager is a system service. You can interact with it like any other Java class.